| SyReportSort |
| Logical Entity Name | SyReportSort |
| Default Table Name | SyReportSort |
| Physical Only | NO |
| Definition | |
| Note |
| SyReportSort Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
SyReportID |
int | NO | ||
Definition |
varchar(60) | NO | ||
| Caption | varchar(255) | YES | ||
| Selected | bit | NO | ||
| GenericStatement | varchar(250) | NO | ||
| UserDefinedStatement | varchar(250) | YES | ||
| SortRule | varchar(200) | YES | ||
| Required | bit | NO | ||
UserID |
int | NO | ||
| dateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO |
| SyReportSort Primary and Unique Keys |
| Key Name | Key Type | Keys |
| SyReportSort_SyReportID_Definition_U_C_IDX | PrimaryKey | SyReportID, Definition |
| SyReportSort Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| syReport | Identifying | One To Zero or More | FK_SyReportSort_SyReportID_syReport_SyReportID | SyReportID | NO | YES | ||
| SyStaff | Non-Identifying | One To Zero or More | FK_SyReportSort_UserID_SyStaff_SyStaffID | UserID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| SyReportSort Check Constraints |
| Check Constraint Name | CheckConstraint |